翻訳と辞書
Words near each other
・ Xalîd Reşîd
・ XAM
・ Xam
・ Xam Neua
・ Xam Neua District
・ Xam Wilson Cartier
・ Xamaba
・ Xamarin
・ Xambes
・ Xambioá
・ Xambre River
・ Xambrê
・ Xambrê River
・ Xamindele Airport
・ Xamir
XAML Browser Applications
・ XAMLPad
・ Xammes
・ Xamontarupt
・ Xamoterol
・ Xample
・ XAMPP
・ Xamtanga language
・ Xan
・ Xan (vodka)
・ Xan de Waard
・ Xan Fielding
・ Xan Palay
・ Xan Qərvənd
・ Xan Tyler


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

XAML Browser Applications : ウィキペディア英語版
XAML Browser Applications
XAML Browser Applications (XBAP, pronounced "ex-bap") are Windows Presentation Foundation (.xbap) applications that are hosted and run inside a web browser such as Firefox or Internet Explorer. Hosted applications run in a partial trust sandbox environment and are not given full access to the computer's resources like opening a new network connection or saving a file to the computer disk and not all WPF functionality is available. The hosted environment is intended to protect the computer from malicious applications; however it can also run in full trust mode by the client changing the permission. Starting an XBAP from an HTML page is seamless (with no security or installation prompt). Although one perceives the application running in the browser, it actually runs in an out-of-process executable (PresentationHost.exe) managed by a virtual machine. In the initial release of .NET Framework 3.0, XBAPs only ran in Internet Explorer. With the release of .NET Framework 3.5 SP1, which includes an XBAP extension, they also run in Mozilla Firefox.〔

==XBAP limitations==
XBAP applications have certain restrictions on what .NET features they can use. Since they run in partial trust, they are restricted to the same set of permission granted to any InternetZone application. Nearly all standard WPF functionality, however, around 99%, is available to an XBAP application. Therefore, most of the WPF UI features are available.〔


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「XAML Browser Applications」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.